Description
The AnnotationDefaults element contains annotation defaults to override those in the user's preferences.
Type
Diagram
Overview
|
|
InitialNewRectangleAnnotationBorderColor optional colortype Simple Type
The InitialNewRectangleAnnotationBorderColor attribute specifies the default rectangle border color.
|
|
InitialNewRectangleAnnotationBorderWidth optional xsd:decimal
The InitialNewRectangleAnnotationBorderWidth attribute specifies the default rectangle border with, in image pixels.
|
|
InitialNewRectangleAnnotationFillColor optional colortype Simple Type
The InitialNewRectangleAnnotationFillColor attribute specifies the default rectangle fill color.
|
|
InitialNewRectangleAnnotationFill optional filltype Simple Type
The InitialNewRectangleAnnotationFill attribute specifies the default rectangle fill type.
|
|
InitialNewEllipseAnnotationBorderColor optional colortype Simple Type
The InitialNewEllipseAnnotationBorderColor attribute specifies the default ellipse border color.
|
|
InitialNewEllipseAnnotationBorderWidth optional xsd:decimal
The InitialNewEllipseAnnotationBorderWidth attribute specifies the default ellipse border width, in image pixels.
|
|
InitialNewEllipseAnnotationFillColor optional colortype Simple Type
The InitialNewEllipseAnnotationFillColor attribute specifies the default ellipse fill color.
|
|
InitialNewEllipseAnnotationFill optional filltype Simple Type
The InitialNewEllipseAnnotationFill attribute specifies the default ellipse fill type.
|
|
InitialNewPolygonAnnotationBorderColor optional colortype Simple Type
The InitialNewPolygonAnnotationBorderColor attribute specifies the default polygon border color.
|
|
InitialNewPolygonAnnotationBorderWidth optional xsd:decimal
The InitialNewPolygonAnnotationBorderWidth attribute specifies the default polygon border width, in image pixels.
|
|
InitialNewPolygonAnnotationFillColor optional colortype Simple Type
The InitialNewPolygonAnnotationFillColor attribute specifies the default polygon fill color.
|
|
InitialNewPolygonAnnotationFill optional filltype Simple Type
The InitialNewPolygonAnnotationFill attribute specifies the default polygon fill type.
|
|
InitialNewHighlightAnnotationFillColor optional colortype Simple Type
The InitialNewHighlightAnnotationFillColor attribute specifies the default highlight fill color.
|
|
InitialNewNoteAnnotationText optional xsd:string
The InitialNewNoteAnnotationText attribute specifies the default note annotation text. This value has on corresponding user preference.
|
|
InitialNewStampAnnotationText optional xsd:string
The InitialNewStampAnnotationText attribute specifies the default stamp annotation text.
|
|
InitialNewStampAnnotationTextFontName optional xsd:NCName
The InitialNewStampAnnotationTextFontName attribute specifies the default stamp annotation font. The specified name must be in the FontList.
|
|
InitialNewStampAnnotationTextColor optional colortype Simple Type
The InitialNewStampAnnotationTextColor attribute specifies the default text color.
|
|
InitialNewStampAnnotationBorderColor optional colortype Simple Type
The InitialNewStampAnnotationBorderColor attribute specifies the default border color.
|
|
InitialNewStampAnnotationBorderWidth optional xsd:decimal
The InitialNewStampAnnotationBorderWidth attribute specifies the default border width, in image pixels.
|
|
InitialNewStampAnnotationFillColor optional colortype Simple Type
The InitialNewStampAnnotationFillColor attribute specifies the default fill color.
|
|
InitialNewStampAnnotationFill optional filltype Simple Type
The InitialNewStampAnnotationFill attribute specifies the default fill type.
|
|
InitialNewTextAnnotationTextFontName optional xsd:NCName
The InitialNewTextAnnotationTextFontName attribute specifies the default text font. The specified name must be in the FontList.
|
|
InitialNewTextAnnotationTextColor optional colortype Simple Type
The InitialNewTextAnnotationTextColor attribute specifies the default text color.
|
|
InitialNewTextAnnotationBackgroundColor optional colortype Simple Type
The InitialNewTextAnnotationBackgroundColor attribute specifies the default background (fill) color.
|
|
InitialNewTextAnnotationBackground optional filltype Simple Type
The InitialNewTextAnnotationBackground attribute specifies the default background (fill) type.
|
|
InitialNewLineAnnotationColor optional colortype Simple Type
The InitialNewLineAnnotationColor attribute specifies the default line color.
|
|
InitialNewLineAnnotationWidth optional xsd:decimal
The InitialNewLineAnnotationWidth attribute specifies the default line width, in pixels.
|
|
InitialNewLineAnnotationArrowhead optional xsd:boolean
The InitialNewLineAnnotationArrowhead attribute specifies the default line arrowhead setting. Arrows are drawn at the second point of the line.
|
|
InitialNewPolylineAnnotationColor optional colortype Simple Type
The InitialNewPolylineAnnotationColor attribute specifies the default polyline line color.
|
|
InitialNewPolylineAnnotationWidth optional xsd:decimal
The InitialNewPolylineAnnotationWidth attribute specifies the default polyline line width, in image pixels.
|
|
InitialNewFreehandAnnotationColor optional colortype Simple Type
The InitialNewFreehandAnnotationColor attribute specifies the default freehand line color.
|
|
InitialNewFreehandAnnotationWidth optional xsd:decimal
The InitialNewFreehandAnnotationWidth attribute specifies the default freehand line width, in image pixels.
|
|
Source
<xsd:element name="AnnotationDefaults" type="annotationdefaultstype" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:annotation>
<xsd:documentation>The AnnotationDefaults element contains annotation defaults to override those in the user's preferences.</xsd:documentation>
</xsd:annotation>
</xsd:element>
|
See Also